xSQL Schema Compare SDK for SQL Server version 12
ParameterCollectionBase<TItem> Class Members
Properties  Methods 


The following tables list the members exposed by ParameterCollectionBase<TItem>.

Protected Constructors
 NameDescription
Protected ConstructorParameterCollectionBase<TItem> ConstructorInitializes a new instance of the ParameterCollectionBase<TItem> class.  
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public PropertyItemOverridden.  Gets the item with the specified name.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodAddRange Adds the items from otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodContainsOverloaded. Overridden.  Indicates whether the collection contains an item with the specified name.  
Public MethodCopyFromOverloaded.  Copies the otherCollection to this collection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodCopyToOverloaded.  Copies this collection to the otherCollection. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodGetItemById Returns the element with the specified id. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<TItem>)
Public MethodToString Returns a string that contains collection elements formatted as comma-separated values. (Inherited from xSQL.Schema.Core.CollectionDictionaryBase<TItem>)
Top
See Also

Reference

ParameterCollectionBase<TItem> Class
xSQL.Schema.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback